home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Education / Webs / card_4039.txt < prev    next >
Encoding:
Text File  |  1988-11-10  |  1.7 KB  |  51 lines

  1. -- card: 4039 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3254
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 2002
  11. -- rect: left=73 top=67 right=314 bottom=457
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 10
  17. -- style flags: 0
  18. -- line height: 13
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 2002
  25. -- rect: left=9 top=47 right=87 bottom=49
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 19381 / 19381
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   visual effect scroll right
  37.   go to first card
  38. end mouseUp
  39.  
  40.  
  41.  
  42. -- part contents for card part 1
  43. ----- text -----
  44.      This stack was designed to illustrate the principal of combinations.  You might think of a situation where there is a party and just before everyone leaves they all shake hands.  Well just how many hand shakes is that?  Remember that one does not shake his own hand (at least not at parties) and two people only shake hands once.
  45.  
  46.      Thinking about this goes far beyond parties.  This problem might represent the number of times different offices might contact each other in the course of a day or how many navigation routes there are between different ports at sea.
  47.  
  48.      If you are interested in this sort of thing then you might try reading about Combinations and Pascale's triangle as found in any Algebra II text book.  Or you could visit a library or bug a teacher or a big brother who thinks he knows it all.
  49.  
  50.      My name is Dan LaSota.  I did this.
  51.      By all means copy the heck out of this thing!